Skip to content

Releases: natemoo-re/micromorph

micromorph@0.4.5

19 May 17:44
ab4b8f6
Compare
Choose a tag to compare

Patch Changes

  • 430519d: Fix Vite dev server error by moving cachebust to start of URLSearchParams

micromorph@0.4.4

17 Mar 02:29
492e729
Compare
Choose a tag to compare

Patch Changes

  • 410d14c: Focus body after navigation

micromorph@0.4.3

13 Mar 12:36
Compare
Choose a tag to compare

Patch Changes

  • Update startViewTransition logic

micromorph@0.4.2

11 Mar 04:37
e68d31c
Compare
Choose a tag to compare

Patch Changes

micromorph@0.4.1

11 Mar 04:30
bafac6f
Compare
Choose a tag to compare

Patch Changes

  • f84618e: Treat entire navigation as a transition

micromorph@0.4.0

11 Mar 03:42
4274670
Compare
Choose a tag to compare

Minor Changes

  • cbcaa44: Automatically add route-announcer element, support data-router-ignore and data-router-noscroll attributes to opt a links out of SPA routing or scrollToTop behavior.

    Updates default export of micromorph/spa entrypoint to return an instance of Router for programatic control.

    Updates default export of micromorph/nav entrypoint to return an instance of Router for programatic control.

Patch Changes

  • f969b64: Update code to support View Transitions by default
  • 08cd7b5: Await beforeDiff and afterDiff

micromorph@0.3.1

01 Aug 12:57
d238a8c
Compare
Choose a tag to compare

Patch Changes

  • f472e4f: remove logs, support scrollToTop option

micromorph@0.3.0

01 Aug 12:50
28445b9
Compare
Choose a tag to compare

Minor Changes

  • 5502cd9: Add micromorph/nav entrypoint, which uses the upcoming Navigation API

micromorph@0.2.2

26 Apr 01:35
8e41f86
Compare
Choose a tag to compare

Patch Changes

micromorph@0.2.1

14 Apr 18:55
Compare
Choose a tag to compare

Patch Changes

  • Oops, actually publish the dist folder