You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Vestride_Shuffle/assets/js/9beb87c2.37a87898.js

1 line
9.6 KiB
JavaScript

"use strict";(globalThis.webpackChunkshuffle_docs=globalThis.webpackChunkshuffle_docs||[]).push([[539],{3182:(e,i,d)=>{d.r(i),d.d(i,{assets:()=>l,contentTitle:()=>r,default:()=>a,frontMatter:()=>o,metadata:()=>t,toc:()=>c});var n=d(1085),s=d(1184);const o={sidebar_position:15},r="Changelog (abbreviated)",t={id:"changelog",title:"Changelog (abbreviated)",description:"For a more detailed changelog, visit the latest releases on GitHub.",source:"@site/docs/changelog.md",sourceDirName:".",slug:"/changelog",permalink:"/Shuffle/docs/changelog",draft:!1,unlisted:!1,editUrl:"https://github.com/Vestride/Shuffle/tree/main/apps/website/docs/docs/changelog.md",tags:[],version:"current",sidebarPosition:15,frontMatter:{sidebar_position:15},sidebar:"tutorialSidebar",previous:{title:"FAQs",permalink:"/Shuffle/docs/faqs"},next:{title:"List of demos",permalink:"/Shuffle/docs/demos"}},l={},c=[];function h(e){const i={a:"a",code:"code",h1:"h1",li:"li",p:"p",ul:"ul",...(0,s.R)(),...e.components};return(0,n.jsxs)(n.Fragment,{children:[(0,n.jsx)(i.h1,{id:"changelog-abbreviated",children:"Changelog (abbreviated)"}),"\n",(0,n.jsxs)(i.p,{children:["For a more detailed changelog, visit ",(0,n.jsx)(i.a,{href:"https://github.com/Vestride/Shuffle/releases",children:"the latest releases"})," on GitHub."]}),"\n",(0,n.jsxs)(i.ul,{children:["\n",(0,n.jsxs)(i.li,{children:[(0,n.jsx)(i.code,{children:"v6.1.1"})," 2024-07-07 - Update ",(0,n.jsx)(i.code,{children:'"exports"'})," field in package.json to include ",(0,n.jsx)(i.code,{children:'"types"'}),"."]}),"\n",(0,n.jsxs)(i.li,{children:[(0,n.jsx)(i.code,{children:"v6.1.0"})," 2022-07-07 - Add ",(0,n.jsx)(i.code,{children:"sideEffects: false"})," and ",(0,n.jsx)(i.a,{href:"https://webpack.js.org/guides/package-exports/",children:"exports-map"})," to the ",(0,n.jsx)(i.code,{children:"package.json"}),"."]}),"\n",(0,n.jsxs)(i.li,{children:[(0,n.jsx)(i.code,{children:"v6.0.0"})," 2022-02-14 - Drop IE 11, remove misspelled ",(0,n.jsx)(i.code,{children:"delimeter"})," option, remove ",(0,n.jsx)(i.code,{children:"matches-selector"})," package."]}),"\n",(0,n.jsxs)(i.li,{children:[(0,n.jsx)(i.code,{children:"v5.4.1"})," 2021-05-29 - Add ",(0,n.jsx)(i.code,{children:"sortedItems"})," property. Fix ",(0,n.jsx)(i.code,{children:"getComputedStyle"})," bug for Chrome on Windows."]}),"\n",(0,n.jsxs)(i.li,{children:[(0,n.jsx)(i.code,{children:"v5.3.0"})," 2021-03-23 - Add ",(0,n.jsx)(i.code,{children:"isRTL"})," option."]}),"\n",(0,n.jsxs)(i.li,{children:[(0,n.jsx)(i.code,{children:"v5.2.3"})," 2019-08-29 - Add missing inherited methods from ",(0,n.jsx)(i.code,{children:"TinyEmitter"})," to TypeScript definitions."]}),"\n",(0,n.jsxs)(i.li,{children:[(0,n.jsx)(i.code,{children:"v5.2.2"})," 2019-06-03 - Update TypeScript definitions."]}),"\n",(0,n.jsxs)(i.li,{children:[(0,n.jsx)(i.code,{children:"v5.2.1"})," 2018-12-01 - Change `index.d.ts` to use `export default Shuffle` (",(0,n.jsx)(i.a,{href:"https://github.com/Vestride/Shuffle/issues/214#issuecomment-441409237",children:"#214"}),"). Upgrade dev dependencies."]}),"\n",(0,n.jsxs)(i.li,{children:[(0,n.jsx)(i.code,{children:"v5.2.0"})," 2018-08-19 - Lazily test whether the browser's ",(0,n.jsx)(i.code,{children:"getComputedStyle"})," includes padding. This allows the bundled file to be imported in node for server side rendering."]}),"\n",(0,n.jsxs)(i.li,{children:[(0,n.jsx)(i.code,{children:"v5.1.2"})," 2018-03-26 - Fix misspelled ",(0,n.jsx)(i.code,{children:"delimiter"}),' option. Both "delimiter" and "delimeter" will continue to work for v5.']}),"\n",(0,n.jsxs)(i.li,{children:[(0,n.jsx)(i.code,{children:"v5.1.1"})," 2018-03-02 - Fix new item animation when there is an active filter."]}),"\n",(0,n.jsxs)(i.li,{children:[(0,n.jsx)(i.code,{children:"v5.1.0"})," 2018-02-20 - Add ",(0,n.jsx)(i.code,{children:"compare"})," option to sorter. Add ",(0,n.jsx)(i.code,{children:"es"})," build to package and ",(0,n.jsx)(i.code,{children:'"module"'})," field to ",(0,n.jsx)(i.code,{children:"package.json"}),"."]}),"\n",(0,n.jsxs)(i.li,{children:[(0,n.jsx)(i.code,{children:"v5.0.3"}),"