All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
- Inline
crawler-user-agents
dependency (#232)
- Run CI workflow on Node version from matrix (c504a6f)
- Damian Głowala (@DamianGlowala)
- Generate crawlers regex at build time (#230)
- Update README and module options JSDoc (5483663)
- Unpin dependencies and update renovate config (a12c6a4)
- Damian Głowala (@DamianGlowala)
- Move runtime types to
src/runtime/
dir (57a658a)
- Damian Głowala (@DamianGlowala)
- Deprecate
enabled
option (7b64ac6)
- Do not warn about
refreshOnResize
deprecation if not explicitly used (11196cd) - Add augmentations for
$device
helper (e758cc6)
- Use local module in playground (eca8ff1)
- Damian Głowala (@DamianGlowala)
- Module overhaul (#199)
- Deprecate
refreshOnResize
option (#211) - Detect
Google-InspectionTool
crawler (#219) - Replace manual crawler regex generation with
crawler-user-agents
(#224)
- Import Nuxt composables from
#imports
(#174) - Update to latest
@nuxt/module-builder
(#223) - Augment runtime config on
@nuxt/schema
(a84ad64) - Disable 'vue/multi-word-component-names' for
test/
dir (502d5b1) - Account for absence of module's runtime config in plugin (a311d11)
- Use new
nuxi module add
command in installation (#187) - Update link to
2.x
branch (2aec2e7) - Remove unused badges (4cdf090)
- Revert removing badges (eea7813)
- Update badges style and links (d290e56)
- Add banner (1130799)
- Add pull request template (2de7def)
- Lint pull request template (0faf42f)
- Update renovate config (855e082)
- Test bundler module resolution (#181)
- Indicate compatibility with new v4 major (#216)
- Exclude
2.x
branch from renovate (487f042) - Remove commented out module config from test fixture (6d860a4)
- Damian Głowala (@DamianGlowala)
- Daniel Roe (@danielroe)
- Dmitriy Kuts [email protected]
3.1.1 (2023-09-16)
- #157 chore: export runtime
- #158 fix of problem with export named 'default' in nuxt 3
3.1.0 (2023-02-08)
- cloudfront: extend device type detection (beb89ea)
3.0.0 (2022-11-12)
- Nuxt3 support (#119)
2.1.0 (2021-04-12)
- fix incorrect regex for edge browser (79e4ffd)
- make the regex that detect a crawler case sensitive. (8032d85)
2.0.1 (2021-02-27)
- added support for the in-app browsers of Instagram and Facebook (#59)
2.0.0 (2021-01-27)
- improvements of the module (#56)
1.2.7 (2020-02-14)
- typings: clean up typings (61aa3ec)
1.2.6 (2020-01-31)
- migrate a type declaration file to nuxt 2.9+
1.2.5 (2020-01-30)
- Add isAndroid property.
1.2.4 (2019-11-26)
- Add cloudflare detection.
1.2.3 (2019-08-24)
- add type declaration file. (c971b60)