Skip to content

v1.0.0-beta.66

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 24 Aug 18:38
· 803 commits to master since this release

πŸ’₯ Breaking Changes

  • πŸ’₯✨ Add include/exclude cli-snapshot options & deprecate files/ignore (#498) @wwilsman

✨ Enhancements

  • ✨ Accept sitemaps with the snapshot command! (#516) @wwilsman
  • ✨ Accept additional snapshot execute options for various states (#514) @wwilsman
  • ✨ Allow proxying HTTP requests with client request util (#508) @wwilsman
  • πŸ’₯✨ Add include/exclude cli-snapshot options & deprecate files/ignore (#498) @wwilsman
  • ✨ Allow automatically deprecating and mapping CLI flags (#496) @wwilsman
  • β™» Small revision to the deprecate migrate util api (#495) @wwilsman
  • ✨ Add deprecate config migrate util (#494) @wwilsman

πŸ› Bug Fixes

  • πŸ› Set serialized iframe base URL for realtive URLs using <base> (#519) @Robdel12
  • πŸ› Fix sitemap unique URL filtering bug (#517) @wwilsman
  • πŸ› Fix reference error when static config options are not defined (#515) @wwilsman
  • πŸ› Wait for network idle for responsive asset discovery (#512) @wwilsman
  • πŸ› Do not replace initial overrides with empty flags (#497) @wwilsman
  • πŸ› Fix small config util bugs (#493) @wwilsman

πŸ— Maintenance

⬆️⬇️ Dependency Updates