Releases: blinkk/fileset
Releases · blinkk/fileset
Release list
fileset: v1.0.0
1.0.0 (2026-01-31)
⚠ BREAKING CHANGES
- restore CHANGELOG history to correct state
Features
- add ability to use server as staging only (8c2d132)
- add cache to manifest lookup (e12c0c3)
- add release-please integration (af73ee4)
- add retries for uploads with backoff (cdbdf43)
- add special content-type for .soy (a7a8ce6)
- add support for output manifest (9d90c8c)
- allow specifying gcp project in cli (449b2b2)
- enable sameSite:none for iframed staging environments (5c8a521)
- handle clean urls e.g. /foo.html -> /foo/ (33adcf6)
- persist ncr value across navigation (fde8718)
- support custom staging urls in cli output (da3e8a1)
- switch to npm trusted publishers for secure publishing (ac6aa46)
Bug Fixes
- avoid infinite redirect loop (b0811fa)
- ci: explicitly configure npm registry for scoped package (d44dbaa)
- ci: remove registry-url to enable OIDC publishing (432b4cf)
- clarify link naming (0d6a257)
- configure release-please to use v-prefix tags (a13d9c6)
- dashboard domain cli output (9e00d19)
- ensure package is prepared before publish (7978c08)
- ensure unhandled promises fail (4fb2f02)
- exception handling (bcbbf5c)
- fix issue with missing config file (bb792ab)
- improve error reporting on upload (ed28e24)
- issue parsing cookies (47beeec)
- issue with superfluous -dot- (39cb318)
- issue with using BASE_URL and links (62be29f)
- passport import (3a06780)
- preserve query string when redirecting (fb8226b)
- replace colors with chalk (0961a38)
- restore CHANGELOG history to correct state (ab22f76)
- revert "fix: issue with superfluous -dot-" (8a4d8c7)
- set correct base version in manifest to 0.11.0 (8c6920d)
- support case insensitive trailing slash redirects (210741a)
- support deployment from nested directories (47b585d)
- update all version references to 0.11.0 (820809d)
- update webpack (49c736e)
- upgrade isomorphic-git to resolve vuln (c0a922e)
- use base url for links (9673134)
- use case insensitive matching (3d08252)