Skip to content

Release 0.0.1

Compare
Choose a tag to compare
@wkentdag wkentdag released this 17 Apr 02:15
· 21 commits to main since this release
  • fix: prerelease script (3be7a14)
  • update readme (b59edaf)
  • feat: update default interval from 15 to 5 (6994b21)
  • feat: fix field label (8ff0bfc)
  • unskip test, fix precommit hook (8183af3)
  • reenable default access (4bcfc99)
  • lint (7be690b)
  • chore: add test:all runner for local dev (c4964b9)
  • fix tests (fb57fe4)
  • separate into base configs (1dfc9c5)
  • bugfix: specify test config via env var (dc1e52b)
  • chore: add commit hooks (85452ee)
  • chore: lint and format (2eeb515)
  • add back webpack config (7b49e25)
  • add mongo tests (772d5fc)
  • wait longer, use env var (a3fa01b)
  • dont skip (5a9380b)
  • fix interval (e931a28)
  • diff uri (f919f80)
  • pg use localhost (2620ac2)
  • testing (b3a7393)
  • fix: conditionally cast doc.id to number; fixes mongodb bug (c102994)
  • fix: delete schedules before post; fix delete query selectors (c00c6da)
  • fix: InputField type errors (619acdd)
  • fix: close db connection in test teardown (0487100)
  • chore: logging, speed up tests (aa79865)
  • bugfix: pg deadlock (01470f1)
  • more tests (443dd8c)
  • pg tests passing (3f34584)
  • component reorg (1f8824f)
  • feat: bound publish_date; display errors client-side (f7ed93a)
  • more css cleanup (89be528)
  • chore: tweak dev plugin props (5060aa7)
  • chore: rebuild src folder in dev (d8a99b2)
  • chore: css cleanup (16025de)
  • feat: add custom cell (72a5111)
  • feat: add custom InputField (36cd452)
  • feat: add scheduledPosts option to override default collection params (ad92938)
  • refactor: simplify hook (d2af251)
  • feat: rm schedules for deleted posts (18fdeb4)
  • fix: convert sync hook to afterCreate (dc078fc)
  • chore: debug util (cc2ace1)
  • port everything over, kinda working (847979b)
  • import template (ed32302)