Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: kindspells/astro-shield
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.5.2
Choose a base ref
...
head repository: kindspells/astro-shield
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.5.3
Choose a head ref
  • 10 commits
  • 41 files changed
  • 1 contributor

Commits on Sep 17, 2024

  1. docs: clarify netlify integration details

    Signed-off-by: Andres Correa Casablanca <andreu@kindspells.dev>
    castarco committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    f8643d0 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. chore: upgrade deps

    Signed-off-by: Andres Correa Casablanca <andreu@kindspells.dev>
    castarco committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    552ab20 View commit details
    Browse the repository at this point in the history
  2. docs: add reference section

    Signed-off-by: Andres Correa Casablanca <andreu@kindspells.dev>
    castarco committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    583b7fb View commit details
    Browse the repository at this point in the history
  3. docs: translate sidebar

    Signed-off-by: Andres Correa Casablanca <andreu@kindspells.dev>
    castarco committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    ff36948 View commit details
    Browse the repository at this point in the history
  4. docs: add es & ca basic translations

    Signed-off-by: Andres Correa Casablanca <andreu@kindspells.dev>
    castarco committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    3cf8655 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. refactor: cleanup

    - remove deprecated options
    - less aggressive minification, to avoid warning messages on userland
      during build stage.
    - better tree-shaking.
    - upgraded dependencies
    - pass noCheck option to .d.ts files generation step (faster)
    - remove outdated comments
    
    Signed-off-by: Andres Correa Casablanca <andreu@kindspells.dev>
    castarco committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    69e61c1 View commit details
    Browse the repository at this point in the history
  2. test: increase tests coverage

    Signed-off-by: Andres Correa Casablanca <andreu@kindspells.dev>
    castarco committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    f2dba15 View commit details
    Browse the repository at this point in the history
  3. test: increase tests coverage

    Signed-off-by: Andres Correa Casablanca <andreu@kindspells.dev>
    castarco committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    297bf1d View commit details
    Browse the repository at this point in the history
  4. test: increase coverage

    Signed-off-by: Andres Correa Casablanca <andreu@kindspells.dev>
    castarco committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    0329906 View commit details
    Browse the repository at this point in the history
  5. chore: upgrade deps

    Signed-off-by: Andres Correa Casablanca <andreu@kindspells.dev>
    castarco committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    871d6f1 View commit details
    Browse the repository at this point in the history
Loading