Skip to content

Commit

Permalink
Merge branch 'main' into EffectsStore
Browse files Browse the repository at this point in the history
* main:
  Replaced logo (#73)
  Readme updated (#72)
  Updated docs (#71)
  Getting Prepared for Migration to v2.0 docs (#70)
  Updated logo (#69)
  Fix macOS compatibility (#68)
  Updated logo and badge (#67)
  Docs and Readme update (#66)
  SwiftUI View + Store bindings (#65)
  Flaky-tests-fix (#64)
  Legacy flaky tests fix (#63)
  DocC-SPI-config (#61)
  Fixed-flaky-test-for-legacy-SwiftUI-bindings (#62)
  Added StoreView Tests (#60)
  CompactMap Store transformation deprecation (#59)
  SwiftUI bindings deprecations (#58)
  ViewWithStore deprecations and docs (#57)
  Removed ViewStore mentions from docs (#56)
  Store DI docs (#55)

# Conflicts:
#	Sources/Puredux/Store/Store.swift
#	Sources/Puredux/Store/StoreOf.swift
#	Sources/Puredux/Store/StoreProtocol.swift
#	Sources/Puredux/Store/StoreTransformations.swift
  • Loading branch information
KazaiMazai committed Sep 3, 2024
2 parents fa001d1 + efd74ff commit 7eb516e
Show file tree
Hide file tree
Showing 61 changed files with 3,160 additions and 1,788 deletions.
5 changes: 5 additions & 0 deletions .spi.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
version: 1
builder:
configs:
- documentation_targets: [Puredux]

Loading

0 comments on commit 7eb516e

Please sign in to comment.