astro-lib

Makes it easy to add robots.txt, sitemap and web app manifest during build to your Astro app.

MIT License

Downloads
43.1K
Stars
106
Committers
5

Bot releases are visible (Hide)

astro-lib - [email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

  • c854c46: refactor schema
astro-lib - [email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

  • 0ffe03f: fixes:

    • astro.config base path handling;
    • typo in crossorigin option.

    refactor: default options and validation are handled by 'zod' only.

astro-lib - [email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

  • 0ffe03f: fix: astro.config base path handling.

    refactor: default options and validation are handled by 'zod' only.

astro-lib - [email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

  • 0ffe03f: fix: astro.config base path handling.

    refactor: default options and validation are handled by 'zod' only.

astro-lib - [email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

  • 3e11031: fix: handle base/pathname correctly
astro-lib - [email protected]

Published by github-actions[bot] over 2 years ago

Minor Changes

  • 99c7269: # Key differences

    New Features

    • serialize: function to control sitemap output;
    • entryLimit: to split up large sitemap;
    • createLinkInHead: add link to sitemap into <head> section of generated pages.

    Drops

    The outfile option is dropped to make split up.

    Now the integration generates one sitemap-index.xml and several sitemap-{i}.xml if needed.

astro-lib - [email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

  • 7b2e263: code refactor, better validation
astro-lib - [email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

  • c631e26: fix: constants.ts is added to package export
astro-lib - [email protected]

Published by github-actions[bot] over 2 years ago

Minor Changes

  • a531a0c: first release
astro-lib - [email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

  • d76a4f0: no empty string for sitemap option
astro-lib - [email protected]

Published by github-actions[bot] over 2 years ago

Minor Changes

  • 587bc97: external configuration support, improved schema validation
  • fb946a2: external config support, 'zod' schema validation
astro-lib - [email protected]

Published by github-actions[bot] over 2 years ago

Minor Changes

  • 587bc97: external configuration support, improved schema validation
  • fb946a2: external config support, 'zod' schema validation, fix typo mistake
astro-lib - [email protected]

Published by github-actions[bot] over 2 years ago

Minor Changes

  • 67fa351: build: first release!
  • f543028: build: first release
astro-lib - [email protected]

Published by github-actions[bot] over 2 years ago

Minor Changes

  • 67fa351: refactor: some code cleaning, migrating to Vitest
astro-lib - [email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

  • 5b45607: fix: pluginOptions could be set to undefined
astro-lib - validates urls for http protocol

Published by alextim over 2 years ago

validates urls for http protocol, code refactoring, tests

astro-lib -

Published by alextim over 2 years ago

refactoring, migrating to esbuild

astro-lib -

Published by alextim over 2 years ago

astro-lib -

Published by alextim over 2 years ago

readme updates

astro-lib -

Published by alextim over 2 years ago