Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 24 Aug 02:32
6b66c69

BREAKING

  • CI: Drop support for adobe@2016 (dd52dc3)

chore

  • CI: Update testing matrix
    (f52e1ca)
  • CI: Migrate from Travis to GitHub Actions
    (a595523)
  • Tests: Re-enable getFullUrl expectations (474ce0b)

feat

  • testing: Add TestBox Matchers (a3c7579)
  • ModuleConfig: Move defaultViewArgs to a module setting
    (f55f374)
  • InertiaLifecycle: Allow for partial reloading (7df586e)
  • Versioning: Follow Inertia.js spec on versioning (c4ae40f)
  • ModuleConfig: Add toggles for automatic registering of interceptors and helpers (7ccb0f9)
  • Props: Resolve closures in props before rendering (7ed313e)

fix

  • InertiaLifecycle: Allow null values as props
    (ee04d75)

other

  • *: chore: Pin commandbox-semantic-release to ^3.0.0 (6b66c69)
  • *: chore: Pin commandbox-semantic-release to ^3.0.0 (d1a597c)
  • *: chore: Update repository links to coldbox-modules org
    (fe79e22)
  • *: fix: Update arguments in controller decorator
    (dae38b9)
  • *: Merge branch 'coldbox_6'
    (b5d7394)
  • *: fix: Updates for coldbox@6
    (a28dd96)
  • *: Merge pull request #3 from shreddtech/master (91f2a39)
  • *: update readme (2b99edb)
  • *: chore: Use forgeboxStorage (19cec2b)
  • *: chore: Format to 80 column max width
    (a43c6c8)
  • *: fix: Better resolveClosures handling of arrays
    (7a7b7ca)
  • *: chore: Add automatic formatting with cfformat
    (686d830)
  • *: feat: Automatically use a 303 status code where required (62bbb31)
  • *: docs: Document cbInertia
    (384c287)
  • *: feat: Initial commit
    (24feb4e)
  • *: build: Enable commandbox-semantic-release
    (b9cb566)
  • *: Initial commit (1ca8877)