2.0.2 (2024-09-23)
- bug in previous code since
+true
actually parses to1
(6ac1223)
2.0.1 (2024-09-23)
- parsing string for display (e6cdd88)
2.0.0 (2024-09-13)
- align github pages with the new method signatures (9ebe351)
- pokestop order arguments (bcf2283)
- power up suffixes signature for pokestop method (90b56d0)
- changes order of args for weather method
- changes order of pokestop args to better align with uicons standard
- order of pokemon arguments has changed to align better with uicons standard
1.4.1 (2024-09-11)
- remove preinstall hook (dd736cf)
1.4.0 (2024-09-11)
- active/inactive (d6d940b)
- station support (1447196)
1.3.0 (2024-08-30)
- deprecated label check (243d57a)
- add constructor options obj (7baa96d)
1.2.1 (2024-08-28)
- try again (1c78a19)
- attempt to fix npm token issue (692d918)
- CI (04ba829)
- drop volta and swap to node 20 types (98daec8)
- example site import (7f40a7b)
- gh pages ci (50419e6)
- pnpm version (6669bd2)
- readme (4fb64f9)
- team method (091574f)
- version that got downgraded... (15632ad)
- volta version (bd8786e)
- add gh pages (25b5ffb)
- add jest tests (9b5a60b)
- button to show full contents of uicons index vs masterfile (908994c)
- esm & cjs compatibility (28f4dab)