Skip to content

Releases: remix-pwa/monorepo

@remix-pwa/[email protected]

27 Aug 00:13
Compare
Choose a tag to compare
Pre-release

@remix-pwa/sync 1.0.0 (2023-08-27)

Features

  • sync: implemented main power house of @remix-pwa/sync 10eed1b
  • sync: new package @remix-pwa/sync f4328b3

Reverts

  • sync: reverted @remix-pwa/sync back to private (experimental) 5ac9eba

@remix-pwa/[email protected]

27 Aug 00:13
Compare
Choose a tag to compare
Pre-release

@remix-pwa/sw 1.0.1 (2023-08-27)

Dependencies

  • @remix-pwa/cache: upgraded to 1.2.1

@remix-pwa/[email protected]

27 Aug 00:13
Compare
Choose a tag to compare
Pre-release

@remix-pwa/dev 1.1.0 (2023-08-27)

Features

  • cli: added utils and icon scaffold feature 620316d

@remix-pwa/[email protected]

27 Aug 00:13
Compare
Choose a tag to compare
Pre-release

@remix-pwa/cache 1.2.1 (2023-08-27)

@remix-pwa/[email protected]

25 Aug 18:21
Compare
Choose a tag to compare
Pre-release

@remix-pwa/worker-runtime 1.0.1 (2023-08-25)

@remix-pwa/[email protected]

25 Aug 18:21
Compare
Choose a tag to compare
Pre-release

@remix-pwa/sw 1.0.0 (2023-08-25)

Features

  • Initialised sw package b9d28dc
  • sw: new APIs in the middle of deportation 6cf0ed6
  • sw: new package: @remix-pwa/sw df0f504
  • sw: porting RemixNavigationHandler to v3 3893c77
  • sw: porting RemixNavigationHandler to v3 010839f

Dependencies

  • @remix-pwa/cache: upgraded to 1.2.0

@remix-pwa/[email protected]

25 Aug 18:21
Compare
Choose a tag to compare
Pre-release

@remix-pwa/dev 1.0.1 (2023-08-25)

Bug Fixes

  • dev: updated excluded libs - __test__ fix cd83968

Dependencies

  • @remix-pwa/worker-runtime: upgraded to 1.0.1

@remix-pwa/[email protected]

25 Aug 18:21
Compare
Choose a tag to compare
Pre-release

@remix-pwa/cache 1.2.0 (2023-08-25)

Features

@remix-pwa/[email protected]

19 Aug 16:37
Compare
Choose a tag to compare
Pre-release

@remix-pwa/cache 1.1.1 (2023-08-19)

Bug Fixes

  • cache: TS silly types errors that just decided to show up 788d898
  • cache: TS silly types errors that just decided to show up 0ace7c9

@remix-pwa/[email protected]

19 Aug 16:31
Compare
Choose a tag to compare
Pre-release

@remix-pwa/cache 1.1.0 (2023-08-19)

Bug Fixes

  • cache: fixed RemixCache initialisation errors 718670c
  • cache: fixed cache not getting returned when using short-hand a634fb7

Features

  • cache: exported all new APIs + updated JSDocs 7f80b34
  • cache: new api: RemixCacheStorage for handling all caches 4c5edb7
  • cache: updated cachified adapter: added ttl to new cache 41bd0c4
  • cache: updated cache and optimized it's perfomance by about 600% a0484c6
  • new cachified wrapper 8d8e1e7