Skip to content

Latest commit

 

History

History
74 lines (40 loc) · 2.32 KB

CHANGELOG.md

File metadata and controls

74 lines (40 loc) · 2.32 KB

1.0.11 (2022-09-06)

  • set prerelease compat constraint to ^3.0.0-rc.9
Chores
Other Changes
  • //github.com/nathanchase/dayjs (8d510d47)

1.0.10 (2022-08-16)

  • remove unneeded #app interface
Chores
Other Changes
  • //github.com/nathanchase/dayjs (8d510d47)

1.0.9 (2022-08-16)

  • explicitly import esm module
Chores
Other Changes
  • //github.com/nathanchase/dayjs (8d510d47)

1.0.8 (2022-08-16)

Chores
Other Changes
  • //github.com/nathanchase/dayjs (8d510d47)

1.0.7 (2022-07-25)

  • ensure plugins imported from *.js files

1.0.6 (2022-07-25)

  • created configurability for dayjs

1.0.5 (2022-07-25)

  • WIP - resolving issues

1.0.3 (2022-07-25)

  • forgot to comment out plugins everywhere

1.0.2 (2022-07-25)

  • comment out plugins that aren't exporting default

1.0.1 (2022-07-25)

  • move dayjs to dependencies