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.4.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.0
Choose a head ref
  • 11 commits
  • 18 files changed
  • 1 contributor

Commits on Sep 14, 2024

  1. refactor: remove unused lockfile

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

Commits on Sep 15, 2024

  1. feat: parseNetlifyHeadersConfig

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

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

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

Commits on Sep 16, 2024

  1. feat: serializeNetlifyHeadersConfig

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

    Signed-off-by: Andres Correa Casablanca <andreu@kindspells.dev>
    castarco committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    88a1343 View commit details
    Browse the repository at this point in the history
  3. perf: better reuse regexp objects

    - chore: upgrade deps
    - chore: introduce stricter static checks
    
    Signed-off-by: Andres Correa Casablanca <andreu@kindspells.dev>
    castarco committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    182ac1b View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. chore: upgrade deps

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

    Signed-off-by: Andres Correa Casablanca <andreu@kindspells.dev>
    castarco committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    1832af7 View commit details
    Browse the repository at this point in the history
  3. feat: wire up csp support for static content on netlify

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

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