Skip to content

Releases: BBVAEngineering/ember-cli-workbox

v3.3.0

Choose a tag to compare

@eumendoza eumendoza released this 14 Jun 11:20

3.3.0 (2023-06-14)

Features

v3.2.0

Choose a tag to compare

@eumendoza eumendoza released this 13 Jun 15:17

3.2.0 (2023-06-13)

Features

  • movemos el escenario ember-beta a experimentales (d3459e8)
  • update workbox (371c1bd)
  • update workbox version (2281419)
  • update workbox version (de1974b)
  • update yarn.lock (19df250)

v3.1.2

Choose a tag to compare

@adrigzr adrigzr released this 03 Feb 10:00

3.1.2 (2022-02-03)

Bug Fixes

v3.1.1

Choose a tag to compare

@adrigzr adrigzr released this 02 Feb 09:49

3.1.1 (2022-02-02)

Bug Fixes

  • allow override default settings (679ab32), closes #108

v3.1.0

Choose a tag to compare

@adrigzr adrigzr released this 01 Feb 14:13

3.1.0 (2022-02-01)

Features

v3.0.0

Choose a tag to compare

@adrigzr adrigzr released this 08 Jun 13:40

3.0.0 (2021-06-08)

Features

  • config: move workbox config from environment to ember-cli-build (44f8fdf)

BREAKING CHANGES

  • config: workbox config has been moved to ember-cli-build.js

v0.6.2

Choose a tag to compare

@adrigzr adrigzr released this 17 Sep 13:23

0.6.2 (2020-09-17)

Bug Fixes

  • skip-waiting: prevent errors from clients.claim() (82b00f1)

v2.0.0

Choose a tag to compare

@adrigzr adrigzr released this 02 Sep 13:38

2.0.0 (2020-09-02)

Bug Fixes

  • fix pr issues (ed60cb4)
  • build: add warnings to broccoli-workbox stdout (d5b4362), closes #91
  • remove getWithDefault deprecation (e5fe855), closes #101

Features

BREAKING CHANGES

  • appending rootURL to service worker could break some apps

v1.2.0

Choose a tag to compare

@adrigzr adrigzr released this 07 Jul 10:41

1.2.0 (2020-07-07)

Features

  • move files to the addon directory (1e4f39a)

v1.1.0

Choose a tag to compare

@adrigzr adrigzr released this 16 Jun 16:16

1.1.0 (2020-06-16)

Features

  • config: new option 'importScriptsGlobPatterns' (722c038)